home *** CD-ROM | disk | FTP | other *** search
/ Software of the Month Club 2000 July / Software of the Month - Ultimate Collection Shareware 274.iso / mac / MyABCD / GAMES.SWF / scripts / DefineSprite_50 / frame_1 / DoAction.as
Encoding:
Text File  |  1999-10-24  |  76 b   |  9 lines

  1. if(_highquality)
  2. {
  3.    gotoAndStop(1);
  4. }
  5. else
  6. {
  7.    gotoAndStop(2);
  8. }
  9.